Skip to content

feat: add generated repo knowledge layer#355

Closed
thymikee wants to merge 1 commit intomainfrom
codex/add-knowledge-layer
Closed

feat: add generated repo knowledge layer#355
thymikee wants to merge 1 commit intomainfrom
codex/add-knowledge-layer

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

@thymikee thymikee commented Apr 3, 2026

Summary

Add a generated knowledge/ layer that gives agents a cheaper entry point into the repo.

  • add pnpm kb:build and pnpm kb:check plus generator scripts under scripts/
  • generate command pages, an agent route map, a platform matrix, and a JSON manifest from the live CLI schema and capability logic
  • fail generation on duplicate family assignments and include kb:check in check:tooling so stale knowledge output is caught by normal validation

based on https://x.com/karpathy/status/2039805659525644595

Validation

  • pnpm kb:build
  • pnpm check:tooling

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-07 08:09 UTC

thymikee pushed a commit that referenced this pull request Apr 4, 2026
Compares the generated knowledge layer approach against existing
AGENTS.md for agent task efficiency, using issue #331 as a case study.
Identifies critical source path accuracy issue in family mappings.

https://claude.ai/code/session_01TV838HJEfjQA397mkJzscN
@thymikee thymikee closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant